Cross-Version Extension for Group.characteristic.value[x] in R4

URLhttp://hl7.org/fhir/4.0/StructureDefinition/extension-Group.characteristic.value[x]
Version
Statusactive
Description

Cross-Version Extension for Group.characteristic.value[x]. Valid in versions R2, R3

This is a valid extension because it has the types Reference

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1ExtensionValue held by characteristic
... extension ..0
... value[x] 1..Reference()
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-Group.characteristic.value[x]"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-grp.cha.value[x]",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Group.characteristic.value[x]",
  "name" : "XVerExtensionGroup.characteristic.value[x]R4",
  "title" : "Cross-Version Extension for Group.characteristic.value[x] in R4",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (FHIR Infrastructure)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Group.characteristic.value[x]. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the types Reference",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "3.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "3.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Group.characteristic"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Group.characteristic"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Group.characteristic"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Group.characteristic"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Value held by characteristic",
      "definition" : "The value of the trait that holds (or does not hold - see 'exclude') for members of the group.",
      "comment" : "For Range, it means members of the group have a value that falls somewhere within the specified range.",
      "requirements" : "The value of the characteristic is what determines group membership.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "./value"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Reference"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Group.characteristic.value[x]"
    }]
  }
}